Vcenter Vm Guest Power Info

Vcenter Vm Guest Power Info
Vcenter Vm Guest Power Info

Information about the guest operating system power state.

This schema was added in vSphere API 6.7.

JSON Example
{
    "state": "string",
    "operations_ready": false
}
string
state
Required

The power state of the guest operating system.

For more information see: Vcenter Vm Guest Power State.

This property was added in vSphere API 6.7.

boolean
operations_ready
Required

Flag indicating if the virtual machine is ready to process soft power operations.

This property was added in vSphere API 6.7.